home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / WildFire / WildFireNoFPU / Bonus / truview / trujpg next >
Encoding:
AmigaDOS Script File  |  1992-08-14  |  138 b   |  8 lines

  1. .key file
  2. .bra {
  3. .ket }
  4. stack 32000
  5. c:djpeg -fast -dct fast -nosmooth -outfile t:tt.ppm {file}
  6. c:truview t:tt.ppm
  7. c:delete >NIL: t:tt.ppm
  8.